LORD and LordNet Setup Instructions for League 10
_____________________________________________________________________________

1.  First Install LORD according to the Instructions included into a 
    directory something like C:\SBBS\XTRN\LORD102

	LORDCFG settings for the League game.  Note if you do not follow these 
	settings your BBS will be marked as cheating.

	(D)eletion Grace Period In Days Is Currently : 30
	(G) GSZ Path & Name :NONE **SET THIS**
	(3) Giving credit to ? for registering.
	(4) Multinode Support is On.
	(F)orest Fights Per Day Is 50
	(H)uman Fights Per Day Is 5.
	(C) Clean Mode (Leave OFF to allow "getting laid") Is Off.
	(B)ank Option "Transfer Funds" Is On.
	(M)ax Bank Transfer Amount Is 1000000
	(P)er Day, How Many Bank Transfers Is 3
	(R)eset EVERYTHING.
	(*) PRINT REGISTRATION FORM
	(X) .TXT & .ANS Score Paths
	(A)mount of deeds needed to win game : 40
	(Q)uit

	Editting The Lord Game In C:\SBBS\XTRN\LORD102\.
	REGISTERED!
_____________________________________________________________________________

2.  Secondly, install LordNet in it's own dir. called LordNet, then setup
    enter lordnet config :
    in the config, at the menu enter [E]dit Local Configuration
    it should look something like this

 LordNet Local Configuration

  1]Name       : Lord Time
  2]BBS Name   : Time Warp of the Future
  3]Lord Path  : d:\sbbs\xtrn\lord102\
  4]LNet Path  : d:\sbbs\xtrn\lord102\lordnet\
  5]LNet In    : d:\sbbs\xtrn\lord102\lordnet\in\
  6]LNet Out   : d:\sbbs\xtrn\lord102\lordnet\out\
  7]Lord Data  : d:\sbbs\xtrn\lord102\lordnet\data\
  8]Netmail    : d:\sbbs\data\qnet\time.out\
  9]Files      : d:\sbbs\data\qnet\time.in\
  0]Main Node  : 10:10/1                   (you will get your own node number here)
  A]REG #      : 0                         (you will get your own reg. code)
  B]Lost Attack: 0
  C]NPCs?      : Yes

back at the config menu, goto the [L]eague Tag
put in 10

then back at menu, hit [I]nstall

then exit

_____________________________________________________________________________

3.  Copy the updated site.dat you receiveid after joining
    League 10 into your lordnet direcotry.
_____________________________________________________________________________

4.  Edit your Nightly Maintenance Batch File and add the Lordnet maintenance

Example:

C:
CD \SBBS\XTRN\LORD102\lordnet
inbound
Lordnet MAINT
outbound

_____________________________________________________________________________

5.  You will have to make a file to move the game packs (ln*.*) from the 
    lordnet\Out to the ?:\sbbs\data\qnet\*.out

* = your hub for qwk networking

_____________________________________________________________________________ 

6.  Let your users know of the new game and get some players!
_____________________________________________________________________________

7. NOTE:  Real Names are required for LOrdNet to work properly in
           InterBBS Mode.  Set your BBS to create the Dropfiles 
           for LordNet using Real Names only.

_____________________________________________________________________________

8. The File called bound.zip has the exe the are setup to run over the 
   200 mhz level

_____________________________________________________________________________

9. make a dir. called store in the lord102 dir. then make sure your reg. 
   code is in lordcfg and the node info is setup. the put a make a copy
   of lord.dat, and put it in the lord102\store dir. then make up a bat 
   file (call it lordfix.bat) and put it in the store dir. then open the
   lordfix.bat and make it look something like this :

   @echo off

   d:
   cd \sbbs\xtrn\lord102\store
   copy lord.dat d:\sbbs\xtrn\lord102 

   then save it. then go into your scfg-External Programs-times events
   make one up to look something like this :

   Internal Code                   LORDFIX2
   Start-up Directory              d:\sbbs\xtrn\lord102\store
   Command Line                    lordfix
   Execution Node                  7    (pick the node you want) 
   Execution Days of Month         Any
   Execution Days of Week          All
   Execution Time                  00:05 (run it after all your bbs stuff)
   Requires Exclusive Execution    Yes
   Force Users Off-line For Event  Yes
   Native (32-bit) Executable      No
   Use Shell to Execute            No
   Background Execution            No

   then save it.

_____________________________________________________________________________

